Skip to content

chore(release): prepare v0.1.14#894

Merged
chaliy merged 2 commits intomainfrom
claude/release-patch-version-1XAWB
Mar 28, 2026
Merged

chore(release): prepare v0.1.14#894
chaliy merged 2 commits intomainfrom
claude/release-patch-version-1XAWB

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented Mar 28, 2026

Summary

  • Bump version to 0.1.14 in workspace Cargo.toml
  • Add CHANGELOG.md entry for v0.1.14 with 50 changes since v0.1.13

Highlights

  • Massive Bash compatibility push — 25+ interpreter fixes covering errexit, namerefs, associative arrays, arithmetic expansion, redirects, glob patterns, and ANSI-C quoting
  • AWK engine hardened — 8 fixes for regex literals, newline handling, printf, keyword tokenization, and multi-file FILENAME support
  • New Bash featuresset -a (allexport), BASH_SOURCE array, exec with command replacement, declare -f, compgen -c PATH scanning
  • Prebuilt CLI binaries — macOS (ARM64/x86_64) and Linux x86_64 binaries now published to GitHub Releases with Homebrew formula
  • Dependency upgrades — jaq 3.0, digest crates 0.11

Verification

  • cargo fmt --check — clean
  • cargo clippy --all-targets --all-features -- -D warnings — clean
  • cargo test --all-features — all tests pass

@chaliy chaliy merged commit 7b7e2a0 into main Mar 28, 2026
27 checks passed
@chaliy chaliy deleted the claude/release-patch-version-1XAWB branch March 28, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant